.tree li{
    list-style-type:disc;
    list-style-position: inherit;
    list-style-image: none;
    /* margin-right: 20px;*/
}

.tree ul{
   
    margin-right: 40px;
    margin-top: 20px;
}